home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games Extra 1996 June / Amiga Games Extra 1996 #6.iso / userbox / publicdomain / iconcopier / iconcopier_blank.cd < prev    next >
Text File  |  1996-03-16  |  10KB  |  522 lines

  1. ;
  2. ;
  3. ;  This blank catalog description file was generated by:
  4. ;
  5. ;  Universal Translator  V1.7   By: Mark Ritter
  6. ;
  7. ;
  8. ;  This  is  the  master  catalog  description  file  to generate foreign
  9. ;  language catalogs for use with this program.
  10. ;
  11. ;  Take  great  care  when translating the catalog entries since the user
  12. ;  interface  will auto-adapt to the lengths of the texts.  Consequently,
  13. ;  you  will have  to  make  sure  that all control panels will fit on an
  14. ;  NTSC hires,  non-interlaced  screen,  size 640 × 200 with  topaz.font,
  15. ;  point size 8 set.
  16. ;
  17. ;  Some   strings  include  trailing  spaces.   These  require  that  the
  18. ;  translated  string is followed by exactly the same number of spaces as
  19. ;  the  original string. Such strings are _always_ terminated by the NULL
  20. ;  character ("\0").
  21. ;
  22. ;  In  order  to attach keyboard shortcuts to buttons, sliders, etc., the
  23. ;  underscore character ("_") has to precede the character the user is to
  24. ;  enter in order to operate the corresponding object (e.g.  "_Move" will
  25. ;  make  the  `M'  underlined,  the  user  will  be  able  to operate the
  26. ;  corresponding object by pressing `m' or `M'.
  27. ;
  28. ;  Menu shortcuts  are different  in that the  key to  press in  order to
  29. ;  invoke the corresponding menu item precedes the label from which it is
  30. ;  separated  by a NULL ("\0") character (e.g.  "M\0Move").
  31. ;  If the  first character is  a `~', then  the menu has a  long keyboard
  32. ;  shortcut, which is only supported under Kickstart V39 and higher.  The
  33. ;  `~' is  followed by the  shortcut string, which is  followed by a NULL
  34. ;  ("\0") character and the menu text (ex: "~F1\0Move").
  35. ;  If the menu label is  only one character, then you  must pad it with a
  36. ;  space and a NULL character (ex: C \0).
  37. ;
  38. ;  Lines  that have  only a `\' on  them  are for a string  that is split
  39. ;  across  multiple lines.  An  error will  occur when a  catalog program
  40. ;  reads the blank  catalog description  file.  It will not  successfully
  41. ;  re-build the string since it has no `\' line continuation flag to tell
  42. ;  it that there are more  lines to this string and will abort.  Be  sure
  43. ;  not to  include an  extra `\' since one  is already  provided for you.
  44. ;
  45. ;  Please keep the following in mind:
  46. ;
  47. ;  · Make  sure  that you don't use a single keyboard shortcut twice in a
  48. ;    single control panel or pull-down menu.
  49. ;
  50. ;  · Although  the  Style Guide suggests that keyboard shortcuts for menu
  51. ;    items  should  be  translated  along  with  the  label  text, common
  52. ;    practice  is  not to translate them but rather to keep them how they
  53. ;    were in the original catalog description file.  This makes it easier
  54. ;    for experienced users to operate the program.
  55. ;
  56. ;  · Do  not change the sequence of  the catalog entries in the file  and
  57. ;    do not change the names of the entries either.
  58. ;
  59. ;  · Make sure the strings match the preferences specified by the author:
  60. ;    e.g.: MSG_COULD_NOT_OPEN_ASL_LIBRARY (5/10/50)
  61. ;    The first number is the string ID.  The second number is the minimum
  62. ;    number of  characters that is  acceptable.  The third number  is the
  63. ;    maximum number of  characters that is acceptable.  Do NOT change any
  64. ;    of these values.
  65. ;
  66. ;    Note: Backslash control sequences are not counted as actual number of
  67. ;          characters.
  68. ;
  69. ;          Example: MSG_PRESS_RETURN (/14/14)
  70. ;                   \nPress Return\n
  71. ;
  72. ;          The above line contains 14 characters, not 16.
  73. ;
  74. ;          Example: MSG_BOLD_TEXT (/17/17)
  75. ;                   \x1B[1mBold Text\x1B[0m
  76. ;
  77. ;          The above line contains 17 characters, not 23.
  78. ;
  79. ;  · Avoid  leading  spaces in  translated  strings.  The user  interface
  80. ;    will handle all indenting and formatting for you.
  81. ;
  82. ;  · Make sure that  the user can  easily press the  key-combination  you
  83. ;    choose for an object.  Random J. User will not  be pleased at all if
  84. ;    he  has  to  press  Alt + Control + Shift + ø in  order  to abort an
  85. ;    action.
  86. ;
  87. ;  · Be sure to insert your name in the comment section to get credit for
  88. ;    translating the catalog descriptions.
  89. ;
  90. ;  · Be sure to  change the language  name at the "## language" specifier
  91. ;    and in the catalog filename.
  92. ;
  93. ;    Example: MyProgram_Blank.cd -> MyProgram_deutsch.cd
  94. ;
  95. ;  · With  each  new revision of this program the old catalog description
  96. ;    files may be become invalid due to program additions.  In this  case
  97. ;    I will need to ask you again for a new translation.  In case you  do
  98. ;    not  feel  yourself  fit  to  maintain  future catalog translations,
  99. ;    please tell me about it.
  100. ;
  101. ;
  102. ;  Thank  you  very much for your generous offer to translate the catalog
  103. ;  descriptions!
  104. ;
  105. ;
  106. ## version $VER: iconcopier.catalog 10.13 (3.5.95) Translated by: [Your Name]
  107. ## language xxxxxxx
  108. ## codeset 0
  109. ;
  110. ;
  111. ;
  112. ; *** MPS_SetUp · Libraries ***
  113. ;
  114. ;
  115. MSG_LIBS_COULD_NOT_OPEN_DOS_LIBRARY (1//)
  116.  
  117. ; Could not open DOS library.
  118. ;
  119. MSG_LIBS_COULD_NOT_OPEN_GRAPHICS_LIBRARY (//)
  120.  
  121. ; Could not open Graphics library.
  122. ;
  123. MSG_LIBS_COULD_NOT_OPEN_GADTOOLS_LIBRARY (//)
  124.  
  125. ; Could not open Gadtools library.
  126. ;
  127. MSG_LIBS_COULD_NOT_OPEN_ASL_LIBRARY (//)
  128.  
  129. ; Could not open Asl library.
  130. ;
  131. MSG_LIBS_COULD_NOT_OPEN_IFFPARSE_LIBRARY (//)
  132.  
  133. ; Could not open IFFParse library.
  134. ;
  135. MSG_LIBS_COULD_NOT_OPEN_UTILITY_LIBRARY (//)
  136.  
  137. ; Could not open Utility library.
  138. ;
  139. MSG_LIBS_COULD_NOT_OPEN_ICON_LIBRARY (//)
  140.  
  141. ; Could not open Icon library.
  142. ;
  143. MSG_LIBS_COULD_NOT_OPEN_DATATYPES_LIBRARY (//)
  144.  
  145. ; Could not open DataTypes library.
  146. ;
  147. MSG_LIBS_COULD_NOT_OPEN_COMMODITIES_LIBRARY (//)
  148.  
  149. ; Could not open Commodities library.
  150. ;
  151. MSG_LIBS_COULD_NOT_OPEN_LAYERS_LIBRARY (//)
  152.  
  153. ; Could not open Layers library.
  154. ;
  155. MSG_LIBS_COULD_NOT_OPEN_GTLAYOUT_LIBRARY (//)
  156.  
  157. ; Could not open GTLayout library V%ld.
  158. ;
  159. ; *** MPS_SetUp ***
  160. ;
  161. ;
  162. MSG_INIT_COULD_NOT_LOCK_PUBLIC_SCREEN (//)
  163. \
  164. ; Could not lock public screen\n\
  165.  
  166. ; \"%s\"
  167. ;
  168. MSG_ALLOCIFF_FAILED (//)
  169.  
  170. ; AllocIFF() failed.
  171. ;
  172. MSG_COULD_NOT_CREATE_MEMORY_POOL (//)
  173.  
  174. ; Could not create memory pool.
  175. ;
  176. ; *** LoadSavePrefs.c ***
  177. ;
  178. ;
  179. MSG_LOAD_PREFERENCES (//)
  180.  
  181. ; Load Preferences
  182. ;
  183. MSG_FAILED_TO_OPEN_PREFS_FILE (//)
  184.  
  185. ; Failed to open prefs file.
  186. ;
  187. MSG_IS_NOT_A_programname1_PREFS_FILE (//)
  188. \
  189. ; %s\n\
  190.  
  191. ; is not a %s prefs file.
  192. ;
  193. MSG_PREFS_FILE_IS_TOO_OLD (//)
  194. \
  195. ; %s\n\
  196.  
  197. ; prefs file is too old.
  198. ;
  199. MSG_ERROR_LOADING_PREFS_FILE (//)
  200.  
  201. ; Error loading prefs file.
  202. ;
  203. MSG_SAVE_PREFERENCES (//)
  204.  
  205. ; Save Preferences
  206. ;
  207. MSG_ERROR_SAVING_PREFS_FILE (//)
  208.  
  209. ; Error saving prefs file.
  210. ;
  211. ; *** Misc Locale Strings ***
  212. ;
  213. ;
  214. MSG_MY_EASY_REQUEST_TITLE (//)
  215.  
  216. ; %s Request
  217. ;
  218. MSG_COULD_NOT_ALLOCATE_MEMORY (//)
  219.  
  220. ; Could not allocate memory.
  221. ;
  222. MSG_GLOBALGAD_USE (//)
  223.  
  224. ; Use
  225. ;
  226. MSG_GLOBALGAD_UNDO (//)
  227.  
  228. ; Undo
  229. ;
  230. MSG_GLOBALGAD_CANCEL (//)
  231.  
  232. ; Cancel
  233. ;
  234. MSG_OK (//)
  235.  
  236. ; OK
  237. ;
  238. MSG_ASL_SELECT (//)
  239.  
  240. ; Select
  241. ;
  242. MSG_ASL_OPEN (//)
  243.  
  244. ; Open
  245. ;
  246. MSG_ASL_SAVE (//)
  247.  
  248. ; Save
  249. ;
  250. MSG_ASL_CANCEL (//)
  251.  
  252. ; Cancel
  253. ;
  254. MSG_CONTINUE (//)
  255.  
  256. ; Continue
  257. ;
  258. MSG_CONTINUE_IGNORE_ABORT (//)
  259.  
  260. ; Continue|Ignore|Abort
  261. ;
  262. MSG_YES_NO (//)
  263.  
  264. ; Yes|No
  265. ;
  266. MSG_ARE_YOU_SURE (//)
  267.  
  268. ; Are you sure?
  269. ;
  270. MSG_YOU_CHANGED_YOUR_PREFERENCES_ARE_YOU_SURE (//)
  271. \
  272. ; You changed your preferences.\n\
  273.  
  274. ; Are you sure?
  275. ;
  276. MSG_COULD_NOT_CREATE_EXEC_LIST (//)
  277.  
  278. ; Could not create Exec List.
  279. ;
  280. MSG_COULD_NOT_CREATE_EXEC_LIST_NODE (//)
  281.  
  282. ; Could not create Exec list node.
  283. ;
  284. MSG_TERMINATE (//)
  285.  
  286. ; Terminate
  287. ;
  288. MSG_COULD_NOT_ICONIFY (//)
  289.  
  290. ; Could not iconify.
  291. ;
  292. MSG_TITLE_STRING (//)
  293.  
  294. ; \x1B[1m%s  V%s   By: %s\x1B[0m\n
  295. ;
  296. MSG_PROGRAM_TITLE_BAR (//)
  297.  
  298. ; %s  V%s   By: %s %s
  299. ;
  300. MSG_PUBLIC_SCREEN_ID (//)
  301.  
  302. ; · Public Screen ID: \"%s\"
  303. ;
  304. MSG_COULD_NOT_OPEN_SCREEN (//)
  305.  
  306. ; Could not open screen.
  307. ;
  308. MSG_COULD_NOT_OPEN_WINDOW (//)
  309.  
  310. ; Could not open window.
  311. ;
  312. MSG_COULD_NOT_CREATE_GADGETS (//)
  313.  
  314. ; Could not create gadgets.
  315. ;
  316. MSG_BOX_MAIN_EDITOR (//)
  317.  
  318. ; Main Editor
  319. ;
  320. MSG_DO_YOU_WISH_TO_ICONIFY_OR_QUIT (//)
  321.  
  322. ; Do you wish to Iconify or Quit?
  323. ;
  324. MSG_ICONIFY_QUIT (//)
  325.  
  326. ; Iconify|Quit
  327. ;
  328. ; *** AboutProgram.c ***
  329. ;
  330. ;
  331. MSG_ABOUT_1 (//50)
  332.  
  333. ; By: %s
  334. ;
  335. MSG_ABOUT_2 (//50)
  336.  
  337. ; Version: %s     Released: %s
  338. ;
  339. MSG_ABOUT_3 (//50)
  340.  
  341. ; Copyright © %s   All Rights Reserved
  342. ;
  343. MSG_ABOUT_4 (//50)
  344.  
  345. ; A Swiss Army Knife Utility
  346. ;
  347. MSG_SCROLL_1 (//50)
  348.  
  349. ; Beta Testing:
  350. ;
  351. MSG_SCROLL_2 (//50)
  352.  
  353. ; Foreign Language Translations:
  354. ;
  355. MSG_SCROLL_3 (//50)
  356.  
  357. ; Swiss Army Knife Utilities:
  358. ;
  359. MSG_BOX_AUTHOR_INFORMATION (//50)
  360.  
  361. ; Author Information
  362. ;
  363. MSG_AUTHOR_1 (//50)
  364.  
  365. ; If you have any ideas, complaints, donations,
  366. ;
  367. MSG_AUTHOR_2 (//50)
  368.  
  369. ; or a bug report, please send them to me
  370. ;
  371. MSG_AUTHOR_3 (//50)
  372.  
  373. ; at the addresses below.  I work hard to make
  374. ;
  375. MSG_AUTHOR_4 (//50)
  376.  
  377. ; these the best programs available, so all
  378. ;
  379. MSG_AUTHOR_5 (//50)
  380.  
  381. ; feedback is greatly appreciated.
  382. ;
  383. MSG_BOX_STANDARD_MAIL (//50)
  384.  
  385. ; Standard Mail
  386. ;
  387. MSG_STANDARD_MAIL_1 (//50)
  388.  
  389. ; Mark Ritter
  390. ;
  391. MSG_STANDARD_MAIL_2 (//50)
  392.  
  393. ; 2008 Valley Vista Dr.
  394. ;
  395. MSG_STANDARD_MAIL_3 (//50)
  396.  
  397. ; Bettendorf, IA  52722
  398. ;
  399. MSG_STANDARD_MAIL_4 (//50)
  400.  
  401. ; USA
  402. ;
  403. MSG_BOX_ELECTRONIC_MAIL (//50)
  404.  
  405. ; Electronic Mail
  406. ;
  407. MSG_ELECTRONIC_MAIL_1 (//50)
  408.  
  409. ; FIDONet: 1:232/6.0
  410. ;
  411. MSG_ELECTRONIC_MAIL_2 (//50)
  412.  
  413. ; InterNet: n/a
  414. ;
  415. ; *** MainEditor_Gadgets.c ***
  416. ;
  417. ;
  418. MSG_MAINGADS_GADGET (//)
  419.  
  420. ; _Gadget Image
  421. ;
  422. MSG_MAINGADS_DEFAULT_TOOL (//)
  423.  
  424. ; De_fault Tool
  425. ;
  426. MSG_MAINGADS_TOOL_TYPES (//)
  427.  
  428. ; _Tool Types
  429. ;
  430. MSG_MAINGADS_CURRENT_X (//)
  431.  
  432. ; _X Coordinate
  433. ;
  434. MSG_MAINGADS_CURRENT_Y (//)
  435.  
  436. ; _Y Coordinate
  437. ;
  438. MSG_MAINGADS_DRAWER_DATA (//)
  439.  
  440. ; Dra_wer Data
  441. ;
  442. MSG_MAINGADS_STACK_SIZE (//)
  443.  
  444. ; Stack Si_ze
  445. ;
  446. MSG_MAINGADS_SOURCE (//)
  447.  
  448. ; _Source
  449. ;
  450. MSG_MAINGADS_DESTINATION (//)
  451.  
  452. ; _Destination
  453. ;
  454. MSG_MAINGADS_START (//)
  455.  
  456. ; Start
  457. ;
  458. MSG_MAINGADS_QUIT (//)
  459.  
  460. ; Quit
  461. ;
  462. ; *** MainEditor_Menus.c ***
  463. ;
  464. ;
  465. MSG_PROJECT_MENU_PROJECT (//)
  466.  
  467. ; Project
  468. ;
  469. MSG_PROJECT_MENU_LOAD_PREFS (//)
  470.  
  471. ; L\0Load Preferences
  472. ;
  473. MSG_PROJECT_MENU_SAVE_PREFS (//)
  474.  
  475. ; S\0Save Preferences
  476. ;
  477. MSG_PROJECT_MENU_ICONIFY (//)
  478.  
  479. ; \"\0Iconify
  480. ;
  481. MSG_PROJECT_MENU_ABOUT (//)
  482.  
  483. ; ?\0About...
  484. ;
  485. MSG_PROJECT_MENU_QUIT (//)
  486.  
  487. ; Q\0Quit
  488. ;
  489. ; *** Main Window ***
  490. ;
  491. ;
  492. ; *** Messages ***
  493. ;
  494. ;
  495. MSG_SELECT_SOURCE_ICON (//)
  496.  
  497. ; Select source icon
  498. ;
  499. MSG_SELECT_DESTINATION_ICON (//)
  500.  
  501. ; Select destination icon
  502. ;
  503. MSG_NO_SOURCE_ICON_SPECIFIED (//)
  504.  
  505. ; No source icon specified.
  506. ;
  507. MSG_NO_DESTINATION_ICON_SPECIFIED (//)
  508.  
  509. ; No destination icon specified.
  510. ;
  511. MSG_SOURCE_AND_DESTINATION_CAN_NOT_BE_THE_SAME (//)
  512.  
  513. ; Source and Destination can not be the same.
  514. ;
  515. MSG_COULD_NOT_GET_DISK_OBJECT (//)
  516.  
  517. ; Could not get disk object.
  518. ;
  519. MSG_COULD_NOT_PUT_DISK_OBJECT (//)
  520.  
  521. ; Could not put disk object.
  522.